Release 10.1A: OpenEdge Development:
Messaging and ESB
receiveFromQueue procedure
Receives messages from a queue.
Syntax
Parameters
queueNameThe queue from which the messages are received.
messageSelectorA message selector. If UNKNOWN, receives all messages.
messageConsumerA Message Consumer object, which handles the messages asynchronously.
Applies to
Session objects
Notes
See also
browseQueue procedure, receiveFromQueue procedure, sendToQueue procedure
For more information, see the "Sending messages to a queue" section, the "Receiving messages from a queue" section, and the "Methods unique to Point-to-Point messaging" section.
For an example, see the "PTP message example" section.
|
Copyright © 2005 Progress Software Corporation www.progress.com Voice: (781) 280-4000 Fax: (781) 280-4095 |